PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

Possible bug in Wave blog posts

produkt

Jan 4th, 2026 09:29 AM

Images don't seem to be loading on the blog pages and when trying to upload an image in the rich text editor or header image, an error occurs. The exceptions I'm seeing are:

League\Flysystem\UnableToCreateDirectory
Events (total)
Users (30d)
Level: Error
Unable to create a directory at /home/deployer/site/releases/9/storage/app/private/livewire-tmp.

and once I manually created that directory I get:

League\Flysystem\UnableToRetrieveMetadata
Events (total)
Users (30d)
Level: Error
Unable to retrieve the file_size for file at location: livewire-tmp/livewire-tmp.

Even on a fresh install the Wave blog pages don't load. While we're at it, how hard would it be to be able to include video/webm in blog post content? The attachments feature only allows images.